From cf7f36ba5e69deba2ed74cb126c912ba9a4d7ff0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 7 Aug 2002 14:32:09 +0000 Subject: [PATCH] (C_SWITCH_SYSTEM): #undef it. --- src/s/hpux10.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/s/hpux10.h b/src/s/hpux10.h index 99aaf004652..dc9caf6e002 100644 --- a/src/s/hpux10.h +++ b/src/s/hpux10.h @@ -52,3 +52,6 @@ on HP-UX. (You get duplicate symbol errors on linking). */ #undef _FILE_OFFSET_BITS + +/* Don't define _BSD */ +#undef C_SWITCH_SYSTEM -- 2.30.2